home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / memspeed.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  45 lines

  1. Short:    Utility to check speed of RAM and ROM.
  2. Author:   frank@phoenix.owl.de (Frank Wille)
  3. Uploader: frank@phoenix.owl.de
  4. Version:  1.1
  5. Type:     util/cli
  6. Requires: OS2.04
  7.  
  8. This small CLI utility displays the maximum speed in kBytes per
  9. second for reading, writing and copying in RAM. If will also do a
  10. read test in ROM. MemSpeed checks the speed of your Chip-RAM, Fast-
  11. RAM and ROM by applying a buffer of 128k. The speed test routine is 
  12. a loop of 64 MOVE.L instructions running in supervisor mode with 
  13. interrupts disabled, which will fit in all instruction caches from 
  14. 68020 on.
  15.  
  16. MemSpeed v1.1 is Freeware.
  17.  
  18.  
  19. Here are some results I got by using MemSpeed on my 
  20. A4000/040 (instruction cache was always enabled):
  21.  
  22. ScreenMode  DataCache ChipRAM r/w/c     FastRAM r/w/c       ROM r (MB/sec)
  23.  
  24. CyberGFX    on        4.6 / 4.6 / 2.3   11.3 /  6.0 / 4.0   11.3
  25.             off       4.6 / 4.6 / 2.3   10.7 / 10.7 / 5.3   10.7
  26.  
  27. 720x512x8   on        1.3 / 1.3 / 0.6   11.3 /  6.0 / 4.0   11.3
  28. (DblPAL)    off       1.3 / 1.3 / 0.6   10.7 / 10.7 / 5.3   10.7
  29.  
  30. 320x256x8   on        3.5 / 3.5 / 1.8   11.3 /  6.0 / 4.0   11.3
  31.             off       3.5 / 3.5 / 1.8   10.7 / 10.7 / 5.3   10.7
  32.  
  33. 320x256x4   on        4.3 / 4.3 / 2.2   11.3 /  6.0 / 4.0   11.3
  34.             off       4.3 / 4.3 / 2.2   10.7 / 10.7 / 5.3   10.7
  35.  
  36.  
  37. ============================= Archive contents =============================
  38.  
  39. Original  Packed Ratio    Date     Time    Name
  40. -------- ------- ----- --------- --------  -------------
  41.      876     655 25.2% 15-Feb-96 12:55:50  memspeed
  42.     1320     608 53.9% 15-Feb-96 21:23:24  memspeed.readme
  43. -------- ------- ----- --------- --------
  44.     2196    1263 42.4% 26-Feb-96 20:54:00   2 files
  45.